[INFO] cloning repository https://github.com/disco-v8/mydns-adapter-win11
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disco-v8/mydns-adapter-win11" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisco-v8%2Fmydns-adapter-win11", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisco-v8%2Fmydns-adapter-win11'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9edbec8cb88d5a8eba88d8ac538371634a1b7d1d
[INFO] fixing disco-v8/mydns-adapter-win11 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisco-v8%2Fmydns-adapter-win11" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/disco-v8/mydns-adapter-win11
[INFO] finished tweaking git repo https://github.com/disco-v8/mydns-adapter-win11
[INFO] tweaked toml for git repo https://github.com/disco-v8/mydns-adapter-win11 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/disco-v8/mydns-adapter-win11 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/disco-v8/mydns-adapter-win11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb
[INFO] running `Command { std: "docker" "start" "87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking clap_builder v4.5.55
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking windows-service v0.7.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.55
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking mydns-adapter-win11 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/i18n.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Globalization::GetUserDefaultUILanguage;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/registry.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{ERROR_FILE_NOT_FOUND, ERROR_NO_MORE_ITEMS, WIN32_ERROR};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/registry.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Registry::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/winservice.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::Foundation::{ERROR_SERVICE_DOES_NOT_EXIST, ERROR_SERVICE_NOT_ACTIVE};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/winservice.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::System::Services::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/registry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::core::{HSTRING, PCWSTR, PWSTR, w};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/i18n.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Globalization::GetUserDefaultUILanguage;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/registry.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{ERROR_FILE_NOT_FOUND, ERROR_NO_MORE_ITEMS, WIN32_ERROR};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/registry.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Registry::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/winservice.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::Foundation::{ERROR_SERVICE_DOES_NOT_EXIST, ERROR_SERVICE_NOT_ACTIVE};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/winservice.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::System::Services::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/registry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::core::{HSTRING, PCWSTR, PWSTR, w};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/winservice.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::core::HRESULT;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::define_windows_service`
[INFO] [stdout]   --> src/winservice.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use windows_service::define_windows_service;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      no `define_windows_service` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service`
[INFO] [stdout]   --> src/winservice.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows_service::service::{
[INFO] [stdout]    |                      ^^^^^^^ could not find `service` in `windows_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service_control_handler`
[INFO] [stdout]   --> src/winservice.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows_service::service_control_handler::{self, ServiceControlHandlerResult};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^ could not find `service_control_handler` in `windows_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service_dispatcher`
[INFO] [stdout]   --> src/winservice.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use windows_service::service_dispatcher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^------------------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      no `service_dispatcher` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/registry.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn load_all_configs() -> windows::core::Result<Vec<Config>> {
[INFO] [stdout]    |                                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/winservice.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::core::HRESULT;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::define_windows_service`
[INFO] [stdout]   --> src/winservice.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use windows_service::define_windows_service;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      no `define_windows_service` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service`
[INFO] [stdout]   --> src/winservice.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows_service::service::{
[INFO] [stdout]    |                      ^^^^^^^ could not find `service` in `windows_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service_control_handler`
[INFO] [stdout]   --> src/winservice.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows_service::service_control_handler::{self, ServiceControlHandlerResult};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^ could not find `service_control_handler` in `windows_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service_dispatcher`
[INFO] [stdout]   --> src/winservice.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use windows_service::service_dispatcher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^------------------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      no `service_dispatcher` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:127:55
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn get_reg_string(hkey: HKEY, name: &str) -> windows::core::Result<String> {
[INFO] [stdout]     |                                                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/registry.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn load_all_configs() -> windows::core::Result<Vec<Config>> {
[INFO] [stdout]    |                                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:177:54
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn get_reg_dword(hkey: HKEY, name: &str) -> windows::core::Result<u32> {
[INFO] [stdout]     |                                                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:210:77
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn save_to_registry(id: &str, pw: &str, v4: bool, v6: bool) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:127:55
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn get_reg_string(hkey: HKEY, name: &str) -> windows::core::Result<String> {
[INFO] [stdout]     |                                                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:177:54
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn get_reg_dword(hkey: HKEY, name: &str) -> windows::core::Result<u32> {
[INFO] [stdout]     |                                                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:246:70
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn set_reg_string(hkey: HKEY, name: PCWSTR, value: &str) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:210:77
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn save_to_registry(id: &str, pw: &str, v4: bool, v6: bool) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:256:68
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn set_reg_dword(hkey: HKEY, name: PCWSTR, value: u32) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:246:70
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn set_reg_string(hkey: HKEY, name: PCWSTR, value: &str) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:273:44
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn delete_config(id: &str) -> windows::core::Result<()> {
[INFO] [stdout]     |                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:256:68
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn set_reg_dword(hkey: HKEY, name: PCWSTR, value: u32) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/registry.rs:273:44
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn delete_config(id: &str) -> windows::core::Result<()> {
[INFO] [stdout]     |                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:187:37
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let bin_path_hstring = windows::core::HSTRING::from(bin_path_with_arg);
[INFO] [stdout]     |                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:188:41
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let service_name_hstring = windows::core::HSTRING::from(SERVICE_NAME);
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:187:37
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let bin_path_hstring = windows::core::HSTRING::from(bin_path_with_arg);
[INFO] [stdout]     |                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:189:41
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let display_name_hstring = windows::core::HSTRING::from("MyDNS.JP IP Notifier");
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:188:41
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let service_name_hstring = windows::core::HSTRING::from(SERVICE_NAME);
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:240:41
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let service_name_hstring = windows::core::HSTRING::from(SERVICE_NAME);
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:189:41
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let display_name_hstring = windows::core::HSTRING::from("MyDNS.JP IP Notifier");
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:291:41
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let service_name_hstring = windows::core::HSTRING::from(SERVICE_NAME);
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:240:41
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let service_name_hstring = windows::core::HSTRING::from(SERVICE_NAME);
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:352:63
[INFO] [stdout]     |
[INFO] [stdout] 352 | unsafe fn stop_service(service_handle: SC_HANDLE) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:291:41
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let service_name_hstring = windows::core::HSTRING::from(SERVICE_NAME);
[INFO] [stdout]     |                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `windows_service`
[INFO] [stdout]   --> src/winservice.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn run_service() -> windows_service::Result<()> {
[INFO] [stdout]    |                                          ^^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::winservice::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 - pub fn run_service() -> windows_service::Result<()> {
[INFO] [stdout] 46 + pub fn run_service() -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope
[INFO] [stdout]   --> src/winservice.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |     service_dispatcher::start(SERVICE_NAME, ffi_service_main)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `windows_service`
[INFO] [stdout]   --> src/winservice.rs:82:68
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn run_service_loop_impl(_args: Vec<OsString>) -> windows_service::Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::winservice::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 82 - fn run_service_loop_impl(_args: Vec<OsString>) -> windows_service::Result<()> {
[INFO] [stdout] 82 + fn run_service_loop_impl(_args: Vec<OsString>) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/winservice.rs:352:63
[INFO] [stdout]     |
[INFO] [stdout] 352 | unsafe fn stop_service(service_handle: SC_HANDLE) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `windows_service`
[INFO] [stdout]   --> src/winservice.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn run_service() -> windows_service::Result<()> {
[INFO] [stdout]    |                                          ^^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::winservice::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 - pub fn run_service() -> windows_service::Result<()> {
[INFO] [stdout] 46 + pub fn run_service() -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope
[INFO] [stdout]   --> src/winservice.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |     service_dispatcher::start(SERVICE_NAME, ffi_service_main)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `windows_service`
[INFO] [stdout]   --> src/winservice.rs:82:68
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn run_service_loop_impl(_args: Vec<OsString>) -> windows_service::Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::winservice::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 6 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 82 - fn run_service_loop_impl(_args: Vec<OsString>) -> windows_service::Result<()> {
[INFO] [stdout] 82 + fn run_service_loop_impl(_args: Vec<OsString>) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mydns-adapter-win11` (bin "mydns-adapter-win11" test) due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mydns-adapter-win11` (bin "mydns-adapter-win11") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb", kill_on_drop: false }`
[INFO] [stdout] 87d72bc2277dd59fffa67d4a03376a430035001dc10ed4231dcefff031ced1cb
